Skip to main content

Retrieve the Last Poll Information for a Monitor

GET 

/query/objects/:id/poll-info

Call this API to obtain the last poll information for a specific monitor, including details about the metric group. The Monitor ID must be provided to fetch the corresponding poll information.

Request

Path Parameters

    id integerrequired

    The unique identifier for the monitor. This Monitor ID is necessary to retrieve the last poll information and associated metric group details.

Responses

Successful response. The request was successful, and the last poll information for the specified monitor was returned.

Schema
    result object
    Availability integer
    Network Interface integer
    Routing Protocol integer
Loading...